home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
European High School Girl
/
European High School Girl.iso
/
pc
/
prg
/
lena.dxr
/
00068.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-03-08
|
206 b
|
8 lines
on exitFrame
global framecnt, no_cat, gcnt
set gcnt to value(getAt(no_cat, framecnt))
go(the frame + (framecnt * 4))
set the movieRate of sprite 20 to 0
set the movieTime of sprite 20 to gcnt
end